Telegram Group & Telegram Channel
Как проверить, все ли элементы списка lst уникальны?
lst = [1, 2, 3, 3]
Anonymous Quiz
lst.count() == len(set(lst))
lst == lst.unique()
len(lst) == len(set(lst))
len(lst) == len(lst.sorted())
Посмотреть ответ
382 answered



tg-me.com/pythonquestions/1906
Create:
Last Update:

BY Python задачки


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/pythonquestions/1906

View MORE
Open in Telegram


Python задачки Telegram | DID YOU KNOW?

Date: |

A project of our size needs at least a few hundred million dollars per year to keep going,” Mr. Durov wrote in his public channel on Telegram late last year. “While doing that, we will remain independent and stay true to our values, redefining how a tech company should operate.

NEWS: Telegram supports Facetime video calls NOW!

Secure video calling is in high demand. As an alternative to Zoom, many people are using end-to-end encrypted apps such as WhatsApp, FaceTime or Signal to speak to friends and family face-to-face since coronavirus lockdowns started to take place across the world. There’s another option—secure communications app Telegram just added video calling to its feature set, available on both iOS and Android. The new feature is also super secure—like Signal and WhatsApp and unlike Zoom (yet), video calls will be end-to-end encrypted.

Python задачки from ar


Telegram Python задачки
FROM USA